home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.6 / linuxcon / usr / lib / linuxconf / mailconf / uucpmailer.std.cf < prev   
Encoding:
Text File  |  1996-08-04  |  1.0 KB  |  33 lines

  1. #####################################
  2. ###   UUCP Mailer specification   ###
  3. #####################################
  4.  
  5. #####  @(#)uucp.m4    8.16 (Berkeley) 4/14/94  #####
  6.  
  7. #
  8. #  There are innumerable variations on the UUCP mailer.  It really
  9. #  is rather absurd.
  10. #
  11.  
  12. # old UUCP mailer (two names)
  13. Muucp,        P=/usr/bin/uux, F=DFMhuU, S=12, R=22/42, $(MAXSIZ)
  14.         A=uux - $(UUXOPT) -a$f -gC $h!rmail ($u)
  15. Muucp-old,    P=/usr/bin/uux, F=DFMhuU, S=12, R=22/42, $(MAXSIZ)
  16.         A=uux - $(UUXOPT) -a$f -gC $h!rmail ($u)
  17.  
  18. # smart UUCP mailer (handles multiple addresses) (two names)
  19. Msuucp,        P=/usr/bin/uux, F=mDFMhuU, S=12, R=22/42, $(MAXSIZ)
  20.         A=uux - $(UUXOPT) -a$f -gC $h!rmail ($u)
  21. Muucp-new,    P=/usr/bin/uux, F=mDFMhuU, S=12, R=22/42, $(MAXSIZ)
  22.         A=uux - $(UUXOPT) -a$f -gC $h!rmail ($u)
  23.  
  24. # domain-ized UUCP mailer
  25. Muucp-dom,    P=/usr/bin/uux, F=mDFMhu, S=52/31, R=21, $(MAXSIZ)
  26.         A=uux - $(UUXOPT) -a$f -gC $h!rmail ($u)
  27.  
  28. # domain-ized UUCP mailer with UUCP-style sender envelope
  29. Muucp-uudom,    P=/usr/bin/uux, F=mDFMhu, S=72/31, R=21, $(MAXSIZ)
  30.         A=uux - $(UUXOPT) -a$f -gC $h!rmail ($u)
  31.  
  32.  
  33.